home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Mobiclic 48
/
MOBICLIC 48.ISO
/
pc
/
DATA
/
MENU.DIR
/
00012_Script_12
< prev
next >
Wrap
Text File
|
2002-07-23
|
221b
|
14 lines
-- attente fin de son
on exitFrame
if the pauseState=0 then
if soundBusy(3) then
go to the frame
end if
end if
end
on mouseUp
if testClic()=1 then
puppetSound 3,0
end if
end mouseUp